How to Install astromatic software package in Debian 9 (Stretch)

How to Install astromatic software package in Debian 9 (Stretch)

astromatic software package provides Astronomical pipeline software collection, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install astromatic 

astromatic is installed in your system.

Make ensure the astromatic package were installed using the commands given below,

$ sudo dpkg-query -l | grep astromatic *

You will get with astromatic package name, version, architecture and description in a table

astromatic package basic information:

Distro Debian 9 stretch
Section Science
Package astromatic
Version 1.1
Description Astronomical pipeline software collection
Sub Section Science


See Also, How to uninstall or remove astromatic software package from Debian 9 (Stretch)?